Welcome![Sign In][Sign Up]
Location:
Search - lcd s3c2410

Search list

[ARM-PowerPC-ColdFire-MIPS2410drive

Description: s3c2410 驱动代码,包括了ARM的全部功能,非常实用,没有解压密码.-s3c2410 driver code, including the full functionality of the ARM, very practical, not extracting passwords.
Platform: | Size: 2732032 | Author: 王麓平 | Hits:

[ARM-PowerPC-ColdFire-MIPSvivi_S3C2410

Description: S3C2410 Vivi bootloader源代码。可以快速编译生成适应自己目标板的Loader。-S3C2410 Vivi Bootloader source code. Rapid generation compiler can adapt themselves to the target board Loader.
Platform: | Size: 244736 | Author: 古月伦 | Hits:

[Communication-MobileNokia6100lcddriver

Description: LCD彩显驱动 nokia 6100 LCD-LCD Color LCD driver nokia 6100
Platform: | Size: 108544 | Author: njb | Hits:

[Linux-UnixS3C2410LCDdriverportingGUIprogram

Description: 介绍了。lcd 驱动的移值方法和实例非常有用-introduced. LCD-driven shift value method is very useful examples and
Platform: | Size: 371712 | Author: 谭建军 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410lcddriverGUI

Description: S3C2410下LCD驱动程序移植及GUI程序编写,以一个实例来叙述S3C2410下一个驱动程序的编写-S3C2410 LCD driver transplantation and GUI programmers, in one example described S3C2410 next to a driver's preparation
Platform: | Size: 365568 | Author: fylman | Hits:

[Linux-Unixlinux2_6

Description: 有关s3c2410TFT的液晶驱动原理 -the s3c2410TFT LCD driving principle of the LCD driver s3c2410TFT Principle
Platform: | Size: 3072 | Author: 梁风 | Hits:

[Windows CESPILCD

Description: s3c2410下,wince下,SPI-LCD驱动,在EVC下开发,很实用-s3c2410, Jack, SPI-LCD driver, the EVC under development, practical
Platform: | Size: 36864 | Author: 虞明雷 | Hits:

[Linux-UnixLinux2410_usb

Description: linux2.4.20下的针对三星公司的s3c2410的usb模块驱动代码-linux2.4.20 against the Samsung company s3c2410 the usb driver code module
Platform: | Size: 1566720 | Author: 贾军 | Hits:

[Embeded LinuxTouchScreenDriverForS3c2410

Description: 基于s3c2410的触摸屏驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the touch screen-driven, with a makefile, linux under the direct translation
Platform: | Size: 3072 | Author: 赵者 | Hits:

[Embeded LinuxSDDriverForS3c2410

Description: 基于s3c2410的SD驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
Platform: | Size: 24576 | Author: 赵者 | Hits:

[OtherLCDS3C2410-llg

Description: 详细说明s3c2410 mizi linux 上如何移植各种液晶屏(TFT、STN),以及详细参数说明。-s3c2410 mizi detailed description of how the transplant linux various LCD (TFT, STN), and the parameters that describe in detail.
Platform: | Size: 365568 | Author: zeus | Hits:

[Embeded Linuxled-driver-test

Description: s3c2410 armlinux下字符型设备驱动的应用程序测试(控制led灯)-s3c2410 armlinux character device driver under the Application Testing (led control HEC)
Platform: | Size: 7168 | Author: fenghui | Hits:

[Other Embeded programs3c2410_VGATEST

Description: S3c2410的LCD模块测试代码。 适用于3.5、6、8寸LCD,分辨率最高达到VGA 文件格式为ADS开发平台格式。-S3c2410 LCD module testing the code. .5,6,8 Applicable to the three-inch LCD, a high resolution VGA format for the ADS development platform format.
Platform: | Size: 837632 | Author: None | Hits:

[OtherARM9_S3C2410_LCD

Description:
Platform: | Size: 169984 | Author: 陶建卫 | Hits:

[ARM-PowerPC-ColdFire-MIPSarmlcd

Description: s3c2410 UCOS操作系统下,lcd驱动可用在大部分lcd的数字屏,另外还带有模拟屏的显示-s3c2410 UCOS operating system, lcd driver can be used in the majority of digital lcd screen. It also simulated with a screen display
Platform: | Size: 471040 | Author: 王麓平 | Hits:

[Linux-Unixs3c2410_lcd_vivi

Description: s3c2410内部控制器在vivi下的可运行源代码-s3c2410 14:57 internal controller in the operational source code
Platform: | Size: 1024 | Author: god is crazy | Hits:

[OtherS3C2410_LCD.pdf

Description:
Platform: | Size: 371712 | Author: wu ling | Hits:

[Embeded-SCM DevelopNandbootload

Description: s3c2410的Nandflash的bootloader,参考wince的boot-s3c2410 the Nandflash Bootloader. Reference wince the boot
Platform: | Size: 144384 | Author: hb6106 | Hits:

[uCOSLcd_UCOSII

Description: ucos在S3C2410上针对的LCD应用-uCOS in S3C2410 application against the LCD
Platform: | Size: 1515520 | Author: leidongbo | Hits:

[Linux-Unixlcd_driver-framebuffer

Description: 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffer的处理机制以及底层驱动的接口函数针对具体的LCD面板如何在嵌入式Linux中编写帧缓冲设备的驱动程序。最后在FrameBuffer机制的基础上,基于三星公司S3C2410处理器的开发平台系统地开发了嵌入式Linux下的LCD显示驱动程序,实现了简单的嵌入式GUI图形API的设计,并在LQ092Y3DG01上显示了清晰稳定的图像和汉字。测试表明该驱动通用性好,能驱动大部分的LCD;可移植性强,经过少许修改即可应用在其他嵌入式系统中,是S3C2410驱动LCD的一套较佳的解决方案
Platform: | Size: 154624 | Author: 王强 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net